@charset "utf-8";
* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}


/* CSS Document */

.banner-box {
    width: 100%;
    background: #000;
    overflow: hidden;
    height: auto;
    width: 100%;
    position: relative;
    margin-top: 0.16rem;
    box-shadow: 0 5px 5px #c1c1c1;
}

.banner-box .swiper {
    width: 100%;
    height: 100%;
}

.banner-box .swiper-slide {
    overflow: hidden;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #fff;
}

.banner-box .text {
    font-size: 0.4rem;
    padding: 0 1.4rem;
    position: absolute;
    top: 35%;
    transform: translateY(-35%);
    z-index: 9;
    text-shadow: 0 3px 3px #333;
}

.banner-box .swiper-slide img {
    width: 100%;
    animation: changeScale 1 2.5s;
}

.banner-box .swiper-pagination-bullet {
    width: 0.11rem;
    height: 0.11rem;
    outline: none;
    border-radius: 100%;
    color: #fff;
    border: none !important;
    background: #fff;
    margin: 0 0.07rem !important;
    text-align: center;
    opacity: 1;
}

.banner-box .swiper-pagination-bullet-active {
    opacity: 1;
    background: #46b14a;
}

.banner-box .swiper-pagination {
    bottom: 0.15rem !important;
    text-align: center;
}

.in-box {
    padding-top: 0.3rem;
}

.tzgg-box {
    width: 3.25rem !important;
    margin-left: 0.25rem;
    background: #f6f6f6;
    border-top: 2px solid #005aab;
    padding: 0 0.2rem 0.2rem 0.2rem;
}
.tzgg-box a{display:block;}
.tzgg-box .bit h1 {
    line-height: 0.54rem;
    font-size: 0.22rem;
    color: #333333;
}

.tzgg-box .bit .more {
    height: 0.54rem;
}

.tzgg-box .swiper {
    height: 3.76rem;
}

.tzgg-box .swiper-slide {
    background: #fff;
    padding: 0.13rem 0.15rem 0 0.15rem;
}

.tzgg-box .swiper-slide .time {
    height: 0.24rem;
    line-height: 24rem;
}

.tzgg-box .swiper-slide .time h1 {
    font-size: 0.24rem;
    color: #005aab;
display: inline-block;
    height: 0.4rem;
    line-height: 0.4rem;
}

.tzgg-box .swiper-slide .time p {
    width: 0.64rem;
    height: 0.24rem;
    line-height: 0.24rem;
    text-align: center;
    color: #fff !important;
    border-radius: 0.5rem;
    background: #005aab;
    font-size: 0.12rem;
}

.tzgg-box .swiper-slide .neir {
    font-size: 0.18rem;
    line-height: 0.3rem;
    padding-left: 0.15rem;
    position: relative;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 0.1rem;
}

.tzgg-box .swiper-slide .neir:after {
    position: absolute;
    content: "";
    width: 0.06rem;
    height: 0.06rem;
    background: #005aab;
    left: 0;
    top: 0.12rem;
}

.news-box-list .left .swiper-slide {
    position: relative;
    overflow: hidden;
}

.news-box-list .left .swiper-slide img {
    display: block;
    width: 100%;
}

.news-box-list .left .swiper-slide .dw {
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 0.37rem;
    font-size: 0.18rem;
    z-index: 2;
    line-height: 0.5rem;
}

.news-box-list .left .swiper-pagination {
    text-align: right;
    position: absolute;
    right: 0;
    bottom: -0.1rem;
    padding-right: 0.15rem;
}

.news-box-list .left .swiper-pagination-bullet {
    width: 0.11rem;
    height: 0.11rem;
    background: #c3c2c1;
    outline: none;
    opacity: 1;
}

.news-box-list .left .swiper-pagination-bullet-active {
    background: #46b14a;
}

.news-box-list .right {
    width: 3.35rem !important;
    margin-left: 0.28rem;
}

.list-box li {
    list-style: none;
    font-size: 0.18rem;
    line-height: 0.3rem;
    margin-bottom: 0.15rem;
    position: relative;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.Menubox2 {
    width: 100%;
    position: relative;
    text-align: center;
}

.Menubox2 li {
    width: 1.3rem;
    float: left;
    cursor: pointer;
    height: 0.38rem;
    line-height: 0.38rem;
    position: relative;
    text-align: center;
    margin-right: 0.1rem;
    font-size: 0.18rem;
    border-radius: 0.5rem;
}

.Menubox2 li.hover {
    background: #005aab;
    color: #fff;
}

.Contentbox2 {
    clear: both;
    width: 100%;
    padding-top: 0.2rem;
}

.CbContainer2 {
    position: relative;
}

.in-bit {
    width: 100%;
    height: 0.44rem;
    position: relative;
    margin-bottom: 0.17rem;
}

.in-bit h1 {
    line-height: 0.44rem;
    font-weight: bold;
    color: #014f99;
    font-size: 0.26rem;
    background: #fff;
    position: relative;
    z-index: 2;
}

.in-bit h1 span {
    display: inline-block;
    color: #1f97dc;
    margin-left: 0.1rem;
    position: relative;
    font-size: 0.16rem;
    padding-left: 0.11rem;
    text-transform: uppercase;
}

.in-bit h1 span:after {
    position: absolute;
    content: "";
    width: 4px;
    height: 0.1rem;
    background: #2a79e0;
    left: 0;
    top: 0.17rem;
}

.in-bit:after {
    width: 100%;
    height: 2px;
    background: #d1d1d1;
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}

.in-bit .more {
    height: 0.44rem;
    padding: 0 0.15rem;
    background: #fff;
    position: relative;
    z-index: 2;
    margin-right: 0.15rem;
}

.ggw {
    width: 100%;
    height: 1.38rem;
    margin: 0.25rem 0;
    overflow: hidden;
}

.jcdt {
    width: 6.7rem;
}

.jcdt .box1 {
    padding-top: 0.03rem;
}

.jcdt .box1 h1 {
    font-weight: normal;
    font-size: 0.16rem;
    position: relative;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.jcdt .box1 h1 span {
    display: inline-block;
    width: 0.8rem;
    line-height: 0.24rem;
    background: #41a741;
    color: #fff;
    margin-right: 0.12rem;
    font-size: 0.16rem;
    text-align: center;
}

.jcdt .box1 .neir {
    font-size: 0.15rem;
    line-height: 0.24rem;
    color: #666666;
    font-family: "simsun";
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 10px;
}

.jcdt .box1 .pic {
    width: 100%;
    margin-top: 0.15rem;
}

.jcdt .box1 .pic img {
    display: block;
    width: 100%;
}

.in-news2 {
    width: 100%;
}

.in-news2 li {
    position: relative;
    line-height: 0.52rem;
    padding-left: 0.27rem;
    font-size: 0.17rem;
    color: #333333;
    padding-right: 12%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
    transition-duration: 0.5s;
    cursor: pointer;
    border-bottom: 1px dashed #ececec;
}

.in-news2 li:nth-child(1) {
    line-height: 0.3rem;
    padding-bottom: 0.10rem;
}

.in-news2 li:nth-child(1):after {
    top: 0.13rem;
}

.in-news2 li:after {
    position: absolute;
    width: 0.05rem;
    height: 0.05rem;
    background: #333333;
    border-radius: 50%;
    left: 0.07rem;
    top: 0.19rem;
    content: ""
}

.in-news2 li a {
    color: #000;
}

.in-news2 li a:hover {
    color: #014f99;
}

.in-news2 span {
    position: absolute;
    right: 0;
    top: 0;
    width: 13%;
    text-align: right;
    display: inline-block;
    font-size: 0.16rem;
    color: #333333;
    font-family: "Arial";
}

.in-news2 li:hover {
    padding-left: 30px;
}

.xxgk {
    width: 4.65rem !important;
    margin-left: 0.35rem;
}

.xxgk .box {
    height: 3.3rem;
}

.xxgk .box .time {
    width: 0.85rem !important;
    text-align: center;
    margin-right: 0.15rem;
}

.xxgk .box .time h1 {
    height: 0.32rem;
    background: #4280ca;
    color: #fff;
    line-height: 0.32rem;
    font-size: 0.18rem;
}

.xxgk .box .swiper {
    height: 3.3rem;
}

.xxgk .box .time p {
    line-height: 0.32rem;
    color: #111;
    background: #e5eff0;
    font-size: 0.18rem;
}

.xxgk .box .neir {
    font-size: 0.17rem;
    line-height: 0.28rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.Menubox3 {
    width: 100%;
    position: relative;
    text-align: center;
}

.Menubox3 li {
    float: left;
    cursor: pointer;
    height: 0.38rem;
    line-height: 0.38rem;
    color: #333333;
    position: relative;
    text-align: center;
    margin-right: 0.1rem;
    font-size: 0.18rem;
    margin: 0 0.2rem;
}

.Menubox3 li:nth-child(1):after {
    width: 1px;
    height: 0.17rem;
    background: #bfbfbf;
    position: absolute;
    content: "";
    top: 0.1rem;
    right: -0.2rem;
}

.Menubox3 li.hover {
    border-bottom: 3px solid #014f99;
}

.Contentbox3 {
    clear: both;
    width: 100%;
    padding-top: 0.1rem;
}

.CbContainer3 {
    position: relative;
}

.in-news3 {
    width: 100%;
}

.in-news3 li {
    width: 48.5%;
    position: relative;
    line-height: 0.38rem;
    padding-left: 0.27rem;
    font-size: 0.18rem;
    color: #333333;
    padding-right: 12%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
    transition-duration: 0.5s;
    cursor: pointer;
    margin-right: 3%;
    float: left;
    list-style: none;
}

.in-news3 li:nth-child(2n) {
    margin-right: 0;
}

.in-news3 li:after {
    position: absolute;
    width: 0.05rem;
    height: 0.05rem;
    background: #333333;
    border-radius: 50%;
    left: 0.07rem;
    top: 0.19rem;
    content: ""
}

.in-news3 li a {
    color: #000;
}

.in-news3 li a:hover {
    color: #014f99;
}

.in-news3 span {
    position: absolute;
    right: 0;
    top: 0;
    width: 13%;
    text-align: right;
    display: inline-block;
    font-size: 0.16rem;
    color: #333333;
    font-family: "Arial";
}

.in-news3 li:hover {
    padding-left: 30px;
}

.in-pro-list .swiper-slide p {
    width: 100%;
    text-align: center;
    line-height: 0.52rem;
    font-size: 0.18rem;
}

.in-pro-list .swiper-slide img {
    display: block;
    width: 100%;
}

.comp-box {
    padding: 0.3rem 0 0.5rem 0;
}

.comp-box li {
    width: 49%;
    float: left;
    margin-right: 2%;
    list-style: none;
    overflow: hidden;
    position: relative;
}

.comp-box li .pic {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}

.comp-box li .pic img {
    display: block;
    width: 100%;
    animation: run 12s linear infinite;
}

.comp-box li:nth-child(2) {
    margin-right: 0;
}

.comp-box li .dw {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    text-align: center;
    padding: 0 1rem;
    z-index: 2;
}

.comp-box li .dw h1 {
    font-size: 0.26rem;
    line-height: 0.46rem;
}

.comp-box li .dw p {
    line-height: 0.26rem;
    font-size: 0.15rem;
    padding-top: 0.1rem;
    padding-bottom: 0.2rem;
}

.comp-box li .dw .an {
    width: 0.36rem;
    height: 0.36rem;
    margin: 0 auto;
}

.comp-box li .dw .an img {
    display: block;
    width: 100%;
}

.link {
    width: 100%;
    background: #edf0f2;
    padding: 0.35rem 0 0.45rem 0;
}

.link .in-bit h1 {
    background: #edf0f2;
}

.link .in-bit .more {
    background: #edf0f2;
}

.link .swiper-slide .pic {
    width: 100%;
    border: 1px solid #dde0e1;
}

.link .swiper-slide .pic img {
    display: block;
}

.link .swiper-slide p {
    width: 100%;
    text-align: center;
    line-height: 0.52rem;
    font-size: 0.18rem;
}

.ggw .swiper-slide img {
    display: block;
    width: 100%;
}

.pc-banner {
    display: block;
}

.mobile-banner {
    display: none;
}


/* 首页新增 */

.jcdt-box {
    margin-bottom: 0.15rem;
}

.jcdt-box .l-pic {
    width: 50% !important;
    margin-right: 0.15rem;
}

.jcdt-box .l-pic .swiper-slide .dw {
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 0.15rem;
    font-size: 0.17rem;
    z-index: 2;
    line-height: 0.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
}

.jcdt-box .l-pic .swiper-slide img {
    display: block;
    width: 100%;
}

.jcdt-box .r-neir .bit {
    line-height: 0.42rem;
    font-size: 0.2rem;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.jcdt-box .r-neir .neir2 {
    font-size: 0.18rem;
    padding-top: 0.05rem;
    line-height: 0.3rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.jcdt-box .r-neir .time {
    text-align: right;
    font-size: 0.16rem;
    color: #1f97dc;
    margin-top: 0.1rem;
}

@keyframes run {
    0% {
        transform: scale(1);
    }
    25% {
        transform: scale(1.04);
    }
    50% {
        transform: scale(1.08);
    }
    75% {
        transform: scale(1.04);
    }
    100% {
        transform: scale(1);
    }
}

@media only screen and (max-width: 1500px) {}

@media only screen and (max-width: 1440px) {}

@media only screen and (max-width: 1366px) {
    .list-box li,
    .tzgg-box .swiper-slide .neir,
    .jcdt .box1 h1 {
        font-size: 0.2rem;
    }
    .jcdt .box1 .neir,
    .xxgk .box .neir {
        font-size: 0.2rem;
        line-height: 0.34rem;
    }
    .xxgk .box .time {
        width: 1rem;
    }
    .Menubox2 li,
    .Menubox3 li {
        font-size: 0.22rem;
    }
    .in-news2 li {
        line-height: 0.62rem;
        font-size: 0.22rem;
    }
    .in-news3 li {
        line-height: 0.52rem;
        font-size: 0.22rem;
    }
    .xxgk .box .time {
        width: 1rem !important;
    }
    .tzgg-box .swiper {
        height: 4.96rem;
    }
    .jcdt .box1 h1 span {
        font-size: 0.18rem;
        line-height: 0.3rem;
    }
    .jcdt {
        width: 48%;
    }
}

@media only screen and (max-width: 1080px) {
    .banner-box .text {
        font-size: 0.24rem;
    }
    .news-box-list .left {
        display: inline;
        margin-bottom: 15px;
    }
    .news-box-list .right {
        margin-top: 15px;
    }
    .news-box-list .left .swiper-slide .dw {
        font-size: 16px;
        padding: 10px;
    }
    .banner-box {
        margin-top: 0;
    }
    .in-bit h1 {
        font-size: 20px;
    }
    .in-bit h1 span {
        font-size: 18px;
    }
    .ggw {
        height: auto;
    }
    /* 分割 */
    .news-box-list .right {
        width: 100% !important;
        margin-left: 0;
    }
    .Menubox2 li {
        width: 150px;
        height: 40px;
        line-height: 40px;
        font-size: 18px !important;
    }
    .list-box li {
        font-size: 16px;
        line-height: 34px;
        margin-bottom: 10px;
    }
    .in-bit {
        margin-bottom: 0;
    }
    .Contentbox2 {
        padding-top: 20px;
    }
    .tzgg-box .bit .more,
    .in-bit h1,
    .in-bit,
    .in-bit .more {
        height: 55px;
    }
    .tzgg-box .bit h1 {
        line-height: 55px;
        font-size: 20px;
    }
    .tzgg-box .swiper-slide .time h1 {
        font-size: 20px;
    }
    .tzgg-box .swiper-slide .neir {
        font-size: 16px;
    }
    .tzgg-box .swiper {
        height: 350px;
    }
    .tzgg-box .swiper-slide .time p {
        width: 64px;
        height: 24px;
        line-height: 24px;
        font-size: 15px;
    }
    .tzgg-box .swiper-slide .neir {
        line-height: 22px;
        margin-top: 0;
    }
    .tzgg-box .swiper-slide {
        padding: 10px 15px 015px;
    }
    .in-news2 li {
        line-height: 43px;
        font-size: 16px;
        padding-left: 26px;
    }
    .in-news2 li:nth-child(1) {
        line-height: 40px;
        padding-bottom: 0;
    }
    .in-news2 span,
    .in-news3 span {
        font-size: 16px;
    }
    .in-news2 li:after {
        width: 5px;
        height: 5px;
        top: 18px !important;
    }
    .jcdt .box1 .neir {
        font-size: 16px;
        line-height: 26px;
    }
    .jcdt .box1 h1 {
        font-size: 18px;
    }
    .jcdt .box1 h1 span {
        width: 80px;
        line-height: 40px !important;
        font-size: 18px !important;
    }
    .jcdt .box1 .pic {
        margin-top: 12px;
    }
    .xxgk {
        width: 48% !important;
        margin-left: 4%;
    }
    .Menubox3 li {
        height: 50px;
        line-height: 50px;
        font-size: 20px !important;
        margin: 0 15px;
        padding: 0 5px;
    }
    .in-news3 li {
        width: 100%;
        position: relative;
        line-height: 42px !important;
        padding-left: 25px;
        font-size: 16px !important;
        margin-right: 0;
    }
    .in-news3 li:after {
        width: 5px;
        height: 5px;
        left: 5px;
        top: 18px;
    }
    .xxgk .box .time {
        width: 160px !important;
    }
    .xxgk .box .time h1 {
        height: 32px;
        line-height: 32px;
        font-size: 17px;
    }
    .xxgk .box .time p {
        line-height: 32px;
        font-size: 17px;
    }
    .xxgk .box .neir {
        font-size: 18px;
        line-height: 30px;
    }
    .xxgk .box {
        height: 380px;
    }
    .xxgk .box .swiper {
        height: 380px;
    }
    .in-news3 {
        height: 300px;
        overflow: hidden;
    }
    .in-pro-list .swiper-slide p,
    .link .swiper-slide p {
        line-height: 42px;
        font-size: 16px;
    }
    .comp-box li .dw {
        padding: 0 20px;
    }
    .comp-box li .dw h1 {
        font-size: 20px;
        line-height: 32px;
    }
    .comp-box li .dw p {
        line-height: 24px;
        font-size: 16px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .comp-box li .dw .an {
        width: 36px;
        height: 36px;
    }
}

@media only screen and (max-width: 768px) {
    .in-bit h1 {
        font-size: 20px;
    }
    .in-bit h1 span {
        font-size: 18px;
    }
    .in-box {
        width: 100% !important;
        padding-top: 30px;
        display: inline-block !important;
    }
    .news-box,
    .tzgg-box {
        width: 100% !important;
        display: inline-block !important;
    }
    .news-box-list {
        width: 100% !important;
        display: inline-block !important;
    }
    .news-box-list .right {
        width: 100% !important;
        margin-left: 0;
    }
    .tzgg-box {
        margin-left: 0;
    }
    .Menubox2 li {
        width: 120px;
        height: 30px;
        line-height: 30px;
        font-size: 16px !important;
    }
    .list-box li,
    .in-news2 li,
    .in-news3 li {
        width: 100%;
        font-size: 15px !important;
        line-height: 28px;
        margin-bottom: 0.15rem;
        -webkit-line-clamp: 1;
    }
    .tzgg-box .swiper-slide .neir {
        font-size: 16px !important;
        line-height: 28px;
        margin-bottom: 0.15rem;
        -webkit-line-clamp: 1;
    }
    .tzgg-box .swiper-slide .time,
    .xxgk .box .neir {
        height: 26px;
        line-height: 26px;
    }
    .tzgg-box .swiper-slide .time h1,
    .tzgg-box .swiper-slide .time p,
    .in-news2 span,
    .jcdt .box1 .neir,
    .jcdt .box1 h1,
    .xxgk .box .neir,
    .in-news3 span,
    .in-pro-list .swiper-slide p,
    .link .swiper-slide p {
        font-size: 16px;
    }
    .tzgg-box .swiper-slide .time p {
        width: 60px;
        height: 22px;
        line-height: 22px;
    }
    .jcdt,
    .dqgz {
        width: 100% !important;
        margin-bottom: 15px;
    }
    .Menubox3 li {
        height: 36px;
        line-height: 36px;
        font-size: 18px !important;
        margin: 0 15px;
    }
    .Menubox3 li:nth-child(1):after {
        top: 15px;
        right: -15px;
    }
    .xxgk {
        width: 100% !important;
        margin-left: 0;
    }
    .comp-box li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }
    .comp-box li .dw p {
        line-height: 24px;
        font-size: 16px;
        padding-top: 10px;
        padding-bottom: 15px;
    }
    .comp-box li .dw h1 {
        font-size: 20px;
    }
    .comp-box li .dw {
        padding: 0 0.3rem;
    }
    .jcdt .box1 .neir {
        line-height: 26px;
    }
    .pc-banner {
        display: none;
    }
    .mobile-banner {
        display: block;
    }
}

@-webkit-keyframes grow {
    from {
        -webkit-transform: scale(1);
    }
    to {
        -webkit-transform: scale(2);
    }
}

@-moz-keyframes grow {
    from {
        -moz-transform: scale(1);
    }
    to {
        -moz-transform: scale(2);
    }
}

@keyframes grow {
    from {
        transform: scale(1);
    }
    to {
        transform: scale(1.5);
    }
}